toggle menu
Rell System Library API Reference
rell
switch theme
search in API
Rell System Library
/
[root]
/
text
/
char_at
char_at
rell
pure
function
char_at
(
index
:
integer
)
:
integer
Get a 16-bit code of a character at the specified index.
Since
0.9.0
Parameters
index
The index of the character.